home *** CD-ROM | disk | FTP | other *** search
-
- /*************************************************************************/
- /* */
- /* WOM-Expansion für Amiga 1000 */
- /* (512KByte Kickstarts im A1000) */
- /* */
- /* Eine Bauanleitung von Jörg Huth */
-
- quick english translation by judas
-
- /* */
- /*************************************************************************/
-
-
-
- needed parts:
- ----------------------
-
- 1) 8 Stück: Speicherchips 41464 (120ns)
- 2) 2 Stück: Eproms 27C256 (120ns)
- (Ersetzen die alten BootRoms im A1000)
- 3) 1 Stück: 74LS32
- 4) 1 Stück: 74LS74
- 5) 1 Stück: 74F86
- 6) 2 Stück: 74F138
- 7) 8 Stück: Widerstände 39 Ohm (1/4 Watt)
- 8) 1 Stück: Widerstand 1 kOhm (1/4 Watt)
- 9) 1 Stück: Leuchtdiode (3mm, gelb - die Farbe betrachte man als befohlen!)
- 10) 1 Stück: Schalter (1*UM)
- 11) 5 Stück: Abblockkondensatoren (0.1 MyFarad, keramisch)
- 12) 1 Stück: Elko 47 MyFarad / 16 Volt
- 13) Sockel für die 74'er nach Bedarf, ein Stück Lochrasterplatine, etwas
- Schaltlitze
- 14) Software (Inhalt für die Eproms) der neuen BootRoms
-
-
- new kickstartdisks:
- ------------------
-
-
- - original 256k disks should work as before.
-
- - 512k kicks show the "f8-kick"-sequence on the first block, where normally
- "KICK" is found.
-
-
- building it
- ------------
-
- - if you can`t solder, let it be !
-
- This text only descripbes the modification of the A1000 without piggy-board.
-
- - burn the new bootroms and replace them with the original roms.
-
- amiga must boot as before.
-
- - build the PCB.
-
- Apply 5V and GND to the PCB.
- You also may connect the input-signals to the PCB.
-
-
- Cut resistors R119-R122 to disable F139 .
-
- Connect the ends of the 39Ohm resistors with the rams.
-
- check: Amiga should start normally.
-
-
- Prepare RAM-Chips U2J-U1M for soldering the other ram on it:
-
- Solder all Pins except pin16.
-
- Amiga should work now.
-
- If the switch is in position "Neu" (= new), the reset should take a bit longer,
- visible by the slower blinking LED.
-
- Making a kick-disk
- ---------------------------------------
-
- Copy the 512k rom image onto block 1-1024 of a disk. Now make the first bytes on
- block 0 look like "f8-kick".
-
- insert this disk into dfx: and type:
-
- Kommando: AdaptKick dfX: -r -h -c
-
-
- This adds an resetpatch and calculates the checksum, if wrong.
-
- (I personally didn`t have to use this tool, i just copied the image to block 1-1024
- and made the first block "f8-kick". tools used : asm-one, DPU)
-
-
- chips involved in this hack
- .--------------------------
-
- U6T: CIAA (8520), ist mit den Data-Leitungen des Centronics-Port verbunden
- U2H: F399, davon gibt es nur einen
- U1R: F139, auch hiervon gibt es nur einen
- U1H: F138, es gibt zwei Chips mit dieser Bezeichnung. Pin 4 ist bei beiden
- aber gleich belegt.
- U2J, U1J: WOM-Speicherchips, Pin16 ist über 39 Ohm mit Pin 5 U1R verbunden.
- U2K, U1K: WOM-Speicherchips, Pin16 ist über 39 Ohm mit Pin 7 U1R verbunden.
- U2L, U1L: WOM-Speicherchips, Pin16 ist über 39 Ohm mit Pin 11 U1R verbunden.
- U2M, U1M: WOM-Speicherchips, Pin16 ist über 39 Ohm mit Pin 9 U1R verbunden.
- U5N: ROM 23256 (even)
- U5S: ROM 23256 (odd)
-
- Copyright (c) 1991 by Jörg Huth
- Kaiserslautern, den 23.05.91
-
-
- Meine Adresse:
-
- Jörg Huth
- Trippstadter Str. 121-1315
- W-6750 Kaiserslautern
- Tel: (0631) 13796 (Voice)
- E-Mail: J_Huth@JoKL.ZER
- jhuth@scooter.informatik.uni-kl.de
-
-
-
- This quick english dox were typed by judas@tomtec.abg.sub.org. Contact me, if you have
- problems understanding the dox or hacking this one.
-
- bye
-
-